func runtime.makeHeadTailIndex

2 uses

	runtime (current package)
		mspanset.go#L168: 			if b.index.cas(headtail, makeHeadTailIndex(want+1, tail)) {
		mspanset.go#L331: func makeHeadTailIndex(head, tail uint32) headTailIndex {